ComponentOne ASP.NET MVC Controls
FibonacciBuilder<T> Class Members
Methods 

C1.Web.Mvc.Finance.Fluent Namespace : FibonacciBuilder<T> Class

The following tables list the members exposed by FibonacciBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one FibonacciBuilder<T> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.High. Sets the high value of Fibonacci tool.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.LabelPosition. Sets the position of data labels.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.Levels. Sets the array of levels for plotting.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.Low. Sets the low value of Fibonacci tool.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.MaxX. Sets the x maximum value of the Fibonacci tool.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.MinX. Sets the x minimal value of the Fibonacci tool.  
Public MethodConfigurates C1.Web.Mvc.Finance.Fibonacci<T>.Uptrend. Sets a value indicating whether to create uptrending Fibonacci tool.  
Top
See Also

Reference

FibonacciBuilder<T> Class
C1.Web.Mvc.Finance.Fluent Namespace